bytes received造句
例句與造句
- Value that indicates the number of bytes received
一個指示收到的字節(jié)數(shù)的 - Total number of bytes received by this connection
此連接接收的字節(jié)總數(shù)。 - Method returns the number of bytes received from the network
Receive方法返回從網(wǎng)絡(luò)接收的字節(jié)數(shù)。 - Gets the number of bytes received
獲取收到的字節(jié)數(shù)。 - The number of bytes received
接收到的字節(jié)數(shù)。 - It's difficult to find bytes received in a sentence. 用bytes received造句挺難的
- Response time : it is the time between issuing a request and the first byte received as a response from the server
反應(yīng)時間:指的是服務(wù)器接收到請求直到返回應(yīng)答之間的時間。 - Bytes received displays the cumulative number of bytes received over all open socket connections since the process started
顯示自進(jìn)程啟動后通過所有開放的套接字連接接收的字節(jié)的累積數(shù)目。 - Examples include counters that monitor a processor s busy time , memory usage , or the number of bytes received over a network connection
示例包括監(jiān)視處理器的繁忙時間、內(nèi)存使用或在一次網(wǎng)絡(luò)連接過程中收到的字節(jié)數(shù)的計數(shù)器??梢允褂?/li> - Execution time : it is the time taken to process a request . this is measured as the time elapsed between the first byte received from the server and the last one
執(zhí)行時間:指的是處理完成一個請求需要花費(fèi)的時間。更確切的說是指收到來自服務(wù)器第一個字節(jié)的數(shù)據(jù)與最后一個字節(jié)數(shù)據(jù)所用的時間。